home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (3rd Edition)
/
The Business Master (3rd Edition).iso
/
files
/
utilhive
/
dirback
/
dirback.bat
< prev
next >
Wrap
DOS Batch File
|
1991-07-17
|
666b
|
14 lines
ECHO OFF
CLS
ECHO ╔════════════════════════════════════════════════════════════════════╗
ECHO ║ If this BAT file fails to work properly on your floppy drive, you ║
ECHO ║ need to ensure BROWSE.COM is available to the BAT file. ║
ECHO ║ When this file is on your hard drive with your other BAT files and ║
ECHO ║ DIRBACK is in its own directory, no changes should be required. ║
ECHO ║ Please save a copy if you adapt this file for your system. Chris ║
ECHO ╚════════════════════════════════════════════════════════════════════╝
REM This message is pushed off the screen if there are no errors.
BROWSE DIRBACK.DOC
CLS
DIRBACK.EXE